Creating and Installing OPPSA
This section explains how to create and install the OPPSA installer.
- The following files are needed to create the
OPPSA_Hosted.msiinstallation package. Copy all files from theOPPSA\OPPSA-InstallTransformKitfolder to a server to produce the installation package which will need to be executed on each application server.Run.batTransform.xmlMsiTransform.exeOppsaSaasInstaller.msiTransforms.xsd
- Locate and run the
Run.batfile. This will create an installation executable namedOPPSA_Hosted.msiusing the default installer package (OppsaSaasInstaller.msi) and properties specified in theTransform.xmlfile.Note: If property values are set to null in the transform.xml (i.e. SQLINSTANCENAM), you will see “Failed Transformations” message indicating those properties will not have a value in the installation. - Copy the
OPPSA_Hosted.msiinstaller to the application server. From the OPPSA application server, double-clickOPPSA_Hosted.msito run the installation.